Skip to content

Conversation

@mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Nov 26, 2025

Description

update rules_rust to 0.67.0

Copy link
Member

@PiotrSikora PiotrSikora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

If that's not too much to ask, could you split this into 2 PRs (bump MSRV to Rust 1.68 to fix the CI - changes in .github/workflows/rust.yml and Cargo.toml), and then update rules_rust to 0.67 (which ships with Rust 1.90 or something - we should verify the exact version for the commit message).

@mmorel-35 mmorel-35 changed the title update rules_rust to 0.67.0 and rust 1.68.0 update rules_rust to 0.67.0 Nov 26, 2025
Copy link
Member

@PiotrSikora PiotrSikora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also bump the Rust version to latest supported version? It looks like rules_rust stopped updating the default version in recent releases.

You need to replace rust_repositories() with rust_repositories(versions = ["1.90.0"]) in bazel/dependencies.bzl.

@mmorel-35 mmorel-35 force-pushed the rules_rust branch 2 times, most recently from 26c8293 to 859fdfa Compare November 27, 2025 06:30
@PiotrSikora PiotrSikora changed the title update rules_rust to 0.67.0 update rules_rust to v0.67.0 (with Rust v1.90.0). Nov 28, 2025
@PiotrSikora PiotrSikora changed the title update rules_rust to v0.67.0 (with Rust v1.90.0). Update rules_rust to v0.67.0 (with Rust v1.90.0). Nov 28, 2025
@mmorel-35 mmorel-35 force-pushed the rules_rust branch 2 times, most recently from 01fcced to a2c018b Compare November 28, 2025 08:25
@PiotrSikora
Copy link
Member

Could you resolve merge conflict here (dependencies -> dependencies_crates)? Thanks!

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@mmorel-35
Copy link
Contributor Author

That's ready for your review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants